RequiredCourseElectivePool 
EntityType  Independent 
Logical Entity Name  RequiredCourseElectivePool 
Default Table Name  AdProgramElectivePool 
Logical Only  NO 
Definition 
 
Note 
 

RequiredCourseElectivePool Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RequiredCourseElectivePoolId(PK)    INTEGER  NO 
 
RequiredCourseId(FK)    INTEGER  YES 
 
LastModifiedUserId    INTEGER  YES 
 
CreatedDateTime    DATETIME  YES 
 
LastModifiedDateTime    DATETIME  YES 
 
ModFlag    CHAR(1)  YES 
 
RowVersion    TIMESTAMP/DATE  YES 
 
DisplayOrder    INTEGER  YES 
 
CourseId(FK)    INTEGER  YES 
 

RequiredCourseElectivePool Keys 
Key Name  Key Type  Keys 
AdProgramElectivePool_AdCourseID_N_N_IDX  Inversion Entry  RequiredCourseElectivePoolId 
AdProgramElectivePool_AdProgramElectivePoolID_U_C_IDX  PrimaryKey  RequiredCourseElectivePoolId 
NK_AdProgramElectivePool_AdProgramCourseID_AdCourseID  Inversion Entry  RequiredCourseElectivePoolId 

RequiredCourseElectivePool Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
RequiredCourse  Non-Identifying  Zero or One to Zero or More        RequiredCourseId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RequiredCourseElectivePool Check Constraints 
Check Constraint Name  CheckConstraint